バージョン

MarkerType メソッド (GeographicShapeSeries<T>)

現在のシリーズ オブジェクトのマーカー型を設定します。
シンタックス
'宣言
 
Public Function MarkerType( _
   ByVal markerType As MarkerType _
) As GeographicShapeSeries(Of T)
public GeographicShapeSeries<T> MarkerType( 
   MarkerType markerType
)

パラメータ

markerType
解説
MarkerTemplate プロパティが設定された場合、MarkerType プロパティの設定は無視されます。
参照

オンラインで表示: GitHub